home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / bbs / diebox19 / read.g < prev    next >
Text File  |  1988-06-08  |  1KB  |  26 lines

  1.  
  2. HELP READ
  3. ---------
  4.  
  5. The command READ is for reading messages. Arguments are possible.
  6. The message-numbers you will get with the command LIST.
  7.  
  8. Examples:
  9.  
  10. R                  : Read all messages to the own call
  11. R KG6GU            : Read all messages for KG6GU
  12. R ALL 3            : Read message # 3 for ALL
  13. R DF3AV -3         : Read messages # 1 - # 3 for DF3AV
  14. R TNC2 4-          : Read all messages about TNC2, beginning by # 4
  15. R HB9BCR 2-4       : Read messages # 2 - # 4 for HB9BCR
  16. R HB9SBS $ 1000    : Read all messages for HB9SBS, starting 1000 bytes
  17.                      after beginning the first message.
  18. R HB9ZZ 2-3 $ 1500 : Read the messages # 2 -# 3 for HB9ZZ, starting 1500 bytes
  19.                      after beginning the 2nd message.
  20. R HB9AA 2- $ 1700  : Read all messages for HB9AA, starting 1700 bytes
  21.                      after beginning the 2nd message.
  22.  
  23. If there are several messages about an item, you must specify the message
  24. to read. Typing only READ FILENAME (e.g. READ AMSAT) is insufficient!
  25.  
  26.